'Declaration Public Property TypedValue As T
'Declaration
Public Property TypedValue As T
public T TypedValue {get; set;}
PropertyWrapper<T> Class PropertyWrapper<T> Members